home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000080_cpetty1963@yahoo.com_Wed May 14 17:33:55 EDT 2003.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  30 lines

  1. Article: 14301 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!bloom-beacon.mit.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
  3. From: cpetty1963@yahoo.com (Craig Petty)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: C-Kermit AIX Binary with SSL
  6. Date: 14 May 2003 00:22:43 -0700
  7. Organization: http://groups.google.com/
  8. Lines: 11
  9. Message-ID: <bb491ed9.0305132322.3940f5c1@posting.google.com>
  10. References: <bb491ed9.0305091052.295b8a63@posting.google.com> <b9h0ef$qr7$1@blue.rahul.net> <b9haev$fbl$1@watsol.cc.columbia.edu> <bb491ed9.0305131659.329a544a@posting.google.com>
  11. NNTP-Posting-Host: 68.99.90.70
  12. Content-Type: text/plain; charset=ISO-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Trace: posting.google.com 1052896963 31452 127.0.0.1 (14 May 2003 07:22:43 GMT)
  15. X-Complaints-To: groups-abuse@google.com
  16. NNTP-Posting-Date: 14 May 2003 07:22:43 GMT
  17. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14301
  18.  
  19. cpetty1963@yahoo.com (Craig Petty) wrote in message news:<bb491ed9.0305131659.329a544a@posting.google.com>...
  20. > Thanks for your tips everyone.  Things went smoothly during the build.
  21. >  I did have to comment out the OpenSSL version check.  It was
  22. > complaining that it was an incompatible version.  I am using the
  23. > latest, openssl-0.9.7b .
  24.  
  25. There was an older version of openssl on our system (from an ssh
  26. install) which was causing the version check error message.  When I
  27. built kermit, it picked up the older include from
  28. /usr/include/openssl.  Things are okay now.  thanks
  29.